home *** CD-ROM | disk | FTP | other *** search
Text File | 1995-01-20 | 426 b | 19 lines | [TEXT/KAHL] |
- #include <Types.r>
- #include "boxmaker constants.h"
-
- resource 'STR#' (kErrStringID) {
- {
- "This application requires Apple events. "
- "Please upgrade to System 7.0 or later to use.",
-
- "An error occured during Apple event processing.",
-
- "µZak requires QuickTime to do its work. Install the "
- "QuickTime™ extension and restart.",
-
- "QuickTime™ could not be initialized.",
-
- "A movie toolbox error occurred"
- }
- };
-